projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
169630c
)
mk: Fix cargo installation manifest location
author
Brian Anderson
<banderson@mozilla.com>
Wed, 31 Dec 2014 19:47:07 +0000
(11:47 -0800)
committer
Brian Anderson
<banderson@mozilla.com>
Wed, 31 Dec 2014 19:47:07 +0000
(11:47 -0800)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index d2c0f4b2d58cea5751f19c742df3201f1b37b75f..0db82861143966c3020fefec762e37cb343b9d07 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-173,7
+173,7
@@
$$(DISTDIR_$(1))/$$(PKG_NAME)-$(1).tar.gz: prepare-image-$(1)
sh src/rust-installer/gen-installer.sh \
--product-name=Cargo \
--verify-bin=cargo \
- --rel-manifest-dir=
cargo
\
+ --rel-manifest-dir=
rustlib
\
--success-message=Cargo-is-ready-to-roll. \
--image-dir=$$(IMGDIR_$(1)) \
--work-dir=./$$(DISTDIR_$(1)) \